build(deps): bump the go-dependencies group across 1 directory with 3 updates#232
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the go-dependencies group across 1 directory with 3 updates#232dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Member
|
@dependabot rebase |
… updates Bumps the go-dependencies group with 3 updates in the / directory: [github.com/ethpandaops/beacon](https://github.com/ethpandaops/beacon), [github.com/ethpandaops/xatu](https://github.com/ethpandaops/xatu) and [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron). Updates `github.com/ethpandaops/beacon` from 0.67.0 to 0.69.0 - [Release notes](https://github.com/ethpandaops/beacon/releases) - [Commits](ethpandaops/beacon@v0.67.0...v0.69.0) Updates `github.com/ethpandaops/xatu` from 1.9.1 to 1.15.0 - [Release notes](https://github.com/ethpandaops/xatu/releases) - [Commits](ethpandaops/xatu@v1.9.1...v1.15.0) Updates `github.com/go-co-op/gocron/v2` from 2.21.1 to 2.21.2 - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](go-co-op/gocron@v2.21.1...v2.21.2) --- updated-dependencies: - dependency-name: github.com/ethpandaops/beacon dependency-version: 0.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/ethpandaops/xatu dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-co-op/gocron/v2 dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
65913cb to
e1fff5f
Compare
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 3 updates in the / directory: github.com/ethpandaops/beacon, github.com/ethpandaops/xatu and github.com/go-co-op/gocron/v2.
Updates
github.com/ethpandaops/beaconfrom 0.67.0 to 0.69.0Release notes
Sourced from github.com/ethpandaops/beacon's releases.
Commits
02a29d7Merge pull request #73 from ethpandaops/feat/fast-confirmation-event9e4f482publish typed fast_confirmation events7b881cdMerge remote-tracking branch 'origin/master' into feat/fast-confirmation-event8882c9drecognize fast_confirmation event topicaef99d3chore: swap go-eth2-client to ethpandaops fork v0.1.2 (#72)26285c2Merge pull request #68 from ethpandaops/chore/bump-lintd699c17chore(replace golangci-lint): update golangci-lint version from 2.4.0 to 2.10...Updates
github.com/ethpandaops/xatufrom 1.9.1 to 1.15.0Release notes
Sourced from github.com/ethpandaops/xatu's releases.
Commits
7587766feat(sentry-logs): make the xatu sink buffer/concurrency/timeout env-tunable ...8092765feat: add state size delta and trie depth (#722)8b98f5bScope consumoor Kafka traces (#844)7dc8cadlowercase telemetry service names (#843)4f17022fix(processor): stop per-trace partitioning in BatchItemProcessor (#841)cd0627bfeat(observability): full OTel traces with gRPC propagation (#835)908ea1cfeat(local): swap xatu-server to direct kafka output with protobuf (#834)467c4b9feat: capture fast_confirmation beacon-api event in sentry (#830)ca4ae30chore: swap go-eth2-client to ethpandaops fork v0.1.2 (#828)a8390f6feat(output): add s3blobstore sink for blob sidecar archivalUpdates
github.com/go-co-op/gocron/v2from 2.21.1 to 2.21.2Release notes
Sourced from github.com/go-co-op/gocron/v2's releases.
Commits
629cfc5fix: defer WithLimitedRuns job removal until task completes (#925) (#926)